home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / admin.fmt / restore.man < prev    next >
Text File  |  1990-07-10  |  2KB  |  69 lines

  1.  
  2.  
  3.  
  4. RESTORE                   User Commands                   RESTORE
  5.  
  6.  
  7.  
  8. _________________________________________________________________
  9.  
  10. NNAAMMEE
  11.      restore - Restore a file,  or  set  of  files  from  a  dump
  12.      archive.
  13.  
  14. SSYYNNOOPPSSIISS
  15.      rreessttoorree [_o_p_t_i_o_n_s] _p_a_t_h_1 _p_a_t_h_2 ...
  16.  
  17. OOPPTTIIOONNSS
  18.      --ff _f_i_l_e_n_a_m_e    Use _f_i_l_e_n_a_m_e as the name of the dump  archive
  19.                     instead of the default.
  20.  
  21.      --hheellpp          Print a help message.
  22.  
  23.      --nn ffiilleennuummbbeerr  If there are multiple files in  the  archive,
  24.                     use file number ffiilleennuummbbeerr.
  25.  
  26.      --rr             Restore using relative pathnames.  The  lead-
  27.                     ing '/' is stripped off.
  28.  
  29.      --tt             Print the table  of  contents  for  the  dump
  30.                     archive.
  31.  
  32.      --vv             Verbose.  The name of each file is listed  as
  33.                     it is dumped.
  34.  
  35. _________________________________________________________________
  36.  
  37.  
  38. DDEESSCCRRIIPPTTIIOONN
  39.      The rreessttoorree command is used to restore  a  file  or  set  of
  40.      files  from  a dump archive.  The dump archive is created by
  41.      the dduummpp command.  If a specified path  is  a  single  file,
  42.      then that file is restored.  If it is a directory, all files
  43.      contained in that directory will  be  recursively  restored.
  44.      If  the  path is a shell syntax regular expression, then all
  45.      files in the dump archive matching the  expression  will  be
  46.      restored.
  47.  
  48.      All the specified paths  should  be  absolute,  hard  paths.
  49.      I.e.,  they should start with the root directory, and should
  50.      not contain any symbolic links.  Be especially careful  when
  51.      restoring something to your home directory because most home
  52.      directories on Sprite are symbolic  links  from  the  /users
  53.      directory.
  54.  
  55.  
  56. KKEEYYWWOORRDDSS
  57.      dump, restore, tape, backup, tar
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65. Sprite v.1.0         Printed:  July 9, 1990                     1
  66.  
  67.  
  68.  
  69.